summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-09Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan
2011-06-08inetpeer: remove unused listEric Dumazet
2011-06-08tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu
2011-06-08ipv6: generate link local address for GRE tunnelstephen hemminger
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear
2011-06-05af-packet: Hold reference to bound network devices.Ben Greear
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02net: 8021q: Add pr_fmtJoe Perches
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01minstrel_ht: fixed rate mode through debugfsZefir Kurtisi
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-05-30batman-adv: Ensure that we really have route changes in update_routeSven Eckelmann
2011-05-30batman-adv: a multiline comment should precede the variable it is describingAntonio Quartulli
2011-05-30batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)Antonio Quartulli
2011-05-30batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann
2011-05-30batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli