summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller1-6/+6
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+19
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber1-2/+5
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-316/+365
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet1-4/+5
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-316/+365
2012-03-04rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-03-04bridge: message age needs to increase, not decrease.Joakim Tjernlund1-1/+1
2012-03-04bridge: Adjust min age inc for HZ > 256Joakim Tjernlund1-2/+2
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras3-3/+3
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell1-0/+1
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero4-18/+26
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker1-2/+1
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+16
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-8/+2
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose1-0/+2
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller20-349/+288
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+4
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2-8/+13
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg1-37/+47
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg1-3/+3
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg1-33/+38
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg4-29/+23
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens1-8/+0
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens1-2/+0
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens2-41/+44
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller39-156/+141
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell1-8/+10
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann9-45/+44
2012-02-27mac80211: remove local_to_hwJohannes Berg4-11/+5
2012-02-27mac80211: fix sta_info_flush() return valueJohannes Berg1-1/+3
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg3-0/+16
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski1-1/+1
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg1-1/+15
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg6-2/+4
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller1-1/+0
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller1-2/+6
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+4
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-101/+174
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-128/+220
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso1-1/+34
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso1-0/+1
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso9-34/+66
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal1-8/+2
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-11/+38
2012-02-24gre: fix spelling in commentsstephen hemminger1-5/+5
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens6-20/+5
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens3-15/+4
2012-02-24tipc: Revert name table translation optimizationAllan Stephens2-5/+14
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens1-3/+1