Age | Commit message (Expand) | Author |
2011-03-14 | fcoe: correct checking for bonding | Jiri Pirko |
2011-03-14 | CS89x0: Add networking support for QQ2440 | Domenico Andreoli |
2011-03-14 | CS89x0: Finish transition to CS89x0_NONISA_IRQ | Domenico Andreoli |
2011-03-14 | ftmac100: use GFP_ATOMIC allocations where needed | Eric Dumazet |
2011-03-14 | qeth: change some configurations defaults | Frank Blaschka |
2011-03-14 | be2net: changes for BE3 native mode support | Sathya Perla |
2011-03-14 | netxen: Notify firmware of Flex-10 interface down | Sony Chacko |
2011-03-14 | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses | Peter Korsgaard |
2011-03-14 | bnx2: Update firmware and version | Michael Chan |
2011-03-14 | enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO | Vasanthy Kolluri |
2011-03-14 | bridge: control carrier based on ports online | stephen hemminger |
2011-03-14 | drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled | Michel Lespinasse |
2011-03-14 | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda |
2011-03-14 | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda |
2011-03-14 | net: sh_eth: modify the PHY_INTERFACE_MODE | Yoshihiro Shimoda |
2011-03-14 | net: sh_eth: remove almost #ifdef of SH7763 | Yoshihiro Shimoda |
2011-03-14 | net: sh_eth: remove the SH_TSU_ADDR | Yoshihiro Shimoda |
2011-03-14 | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda |
2011-03-14 | Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2011-03-14 | pktgen: bug fix in transmission headers with frags=0 | Daniel Turull |
2011-03-14 | tipc: delete extra semicolon blocking node deletion | Paul Gortmaker |
2011-03-13 | inetpeer: should use call_rcu() variant | Eric Dumazet |
2011-03-13 | xfrm: Add user interface for esn and big anti-replay windows | Steffen Klassert |
2011-03-13 | xfrm: Add support for IPsec extended sequence numbers | Steffen Klassert |
2011-03-13 | xfrm: Support anti-replay window size bigger than 32 packets | Steffen Klassert |
2011-03-13 | xfrm: Move IPsec replay detection functions to a separate file | Steffen Klassert |
2011-03-13 | esp6: Add support for IPsec extended sequence numbers | Steffen Klassert |
2011-03-13 | esp4: Add support for IPsec extended sequence numbers | Steffen Klassert |
2011-03-13 | xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk... | Steffen Klassert |
2011-03-13 | xfrm: Add basic infrastructure to support IPsec extended sequence numbers | Steffen Klassert |
2011-03-13 | crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers | Steffen Klassert |
2011-03-13 | Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2011-03-13 | ipv4: Fix PMTU update. | Hiroaki SHIMODA |
2011-03-13 | tipc: Update maintenance information | Allan Stephens |
2011-03-13 | tipc: Eliminate obsolete routine for handling routed messages | Allan Stephens |
2011-03-13 | tipc: Eliminate remaining support for routing table messages | Allan Stephens |
2011-03-13 | tipc: Remove bearer flag indicating existence of broadcast address | Allan Stephens |
2011-03-13 | tipc: Don't respond to neighbor discovery request on blocked bearer | Allan Stephens |
2011-03-13 | tipc: Eliminate unnecessary constant for neighbor discovery msg size | Allan Stephens |
2011-03-13 | tipc: Remove unused field in bearer structure | Allan Stephens |
2011-03-13 | tipc: Correct misnamed references to neighbor discovery domain | Allan Stephens |
2011-03-13 | tipc: Optimizations to link creation code | Allan Stephens |
2011-03-13 | tipc: Give Tx of discovery responses priority over link messages | Allan Stephens |
2011-03-13 | tipc: Cosmetic changes to neighbor discovery logic | Allan Stephens |
2011-03-13 | tipc: Fix redundant link field handling in link protocol message | Allan Stephens |
2011-03-13 | tipc: make msg_set_redundant_link() consistent with other set ops | Allan Stephens |
2011-03-13 | tipc: cosmetic - function names are not to be full sentences | Paul Gortmaker |
2011-03-13 | tipc: Eliminate timestamp from link protocol messages | Allan Stephens |
2011-03-13 | tipc: manually inline net_start/stop, make assoc. vars static | Allan Stephens |
2011-03-13 | tipc: Convert node object array to a hash table | Allan Stephens |