aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-14bridge: control carrier based on ports onlinestephen hemminger3-13/+27
2011-03-14drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2-2/+20
2011-03-14net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda3-1/+6
2011-03-14net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-14net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda3-422/+533
2011-03-14Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6David S. Miller1-1/+1
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull1-2/+1
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker1-1/+1
2011-03-13inetpeer: should use call_rcu() variantEric Dumazet1-1/+1
2011-03-13xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2-14/+87
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert3-1/+194
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert1-1/+206
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert7-128/+174
2011-03-13esp6: Add support for IPsec extended sequence numbersSteffen Klassert1-19/+86
2011-03-13esp4: Add support for IPsec extended sequence numbersSteffen Klassert1-18/+82
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cbSteffen Klassert7-11/+17
2011-03-13xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert2-0/+19
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2-1/+836
2011-03-13Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6David S. Miller23-394/+278
2011-03-13ipv4: Fix PMTU update.Hiroaki SHIMODA2-5/+18
2011-03-13tipc: Update maintenance informationAllan Stephens1-4/+2
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens3-16/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens3-46/+4
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2-7/+2
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens1-1/+1
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2-3/+2
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens2-3/+0
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens4-10/+10
2011-03-13tipc: Optimizations to link creation codeAllan Stephens5-36/+28
2011-03-13tipc: Give Tx of discovery responses priority over link messagesAllan Stephens1-7/+9
2011-03-13tipc: Cosmetic changes to neighbor discovery logicAllan Stephens1-44/+59
2011-03-13tipc: Fix redundant link field handling in link protocol messageAllan Stephens1-1/+3
2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2-11/+3
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker4-9/+9
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens3-12/+0
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens3-23/+6
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens5-55/+70
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens7-57/+9
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens5-42/+33
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens3-6/+8
2011-03-13tipc: Add support for SO_RCVTIMEO socket optionAllan Stephens1-15/+17
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens4-13/+27
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2-8/+10
2011-03-13tipc: Add network address mask helper routinesAllan Stephens3-7/+16
2011-03-13tipc: Correct broadcast link peer info when displaying linksAllan Stephens1-1/+1
2011-03-13tipc: Allow receiving into iovec containing multiple entriesAllan Stephens1-23/+15
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller10-185/+196