summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-07-11Bluetooth: LE advertising cacheAndre Guedes
2011-07-11Bluetooth: Add advertising report meta event structsAnderson Briglia
2011-07-11Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan
2011-07-11Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan
2011-07-11Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan
2011-07-11Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan
2011-07-11Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan
2011-07-11Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-14Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-06-14net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-06-14net: activity_stats: Add statistics for network transmission activityMike Chan
2011-06-14Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-06-14Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2011-06-14net: socket ioctl to reset connections matching local addressRobert Love
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-259p: Small cleanup in <net/9p/9p.h>Sasha Levin
2011-05-259p: typo fixes and minor cleanupsRob Landley
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap
2011-05-24dst: catch uninitialized metricsStephen Hemminger
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-18ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller