Age | Commit message (Expand) | Author |
2012-05-01 | l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels | Chris Elston |
2012-05-01 | l2tp: show IPv6 addresses in l2tp debugfs file | Chris Elston |
2012-05-01 | l2tp: pppol2tp_connect() handles ipv6 sockaddr variants | James Chapman |
2012-05-01 | pppox: Replace __attribute__((packed)) in if_pppox.h | James Chapman |
2012-05-01 | l2tp: remove unused stats from l2tp_ip socket | James Chapman |
2012-05-01 | l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() | James Chapman |
2012-05-01 | l2tp: fix locking of 64-bit counters for smp | James Chapman |
2012-04-30 | atl1c: remove PHY polling from atl1c_change_mtu | Huang, Xiong |
2012-04-30 | atl1c: Disable L0S when no cable link | Huang, Xiong |
2012-04-30 | atl1c: do MAC-reset when PHY link down | Huang, Xiong |
2012-04-30 | atl1c: cancel task when interface closed | Huang, Xiong |
2012-04-30 | atl1c: enlarge L1 response waiting timer | Huang, Xiong |
2012-04-30 | atl1c: refine mac address related code | Huang, Xiong |
2012-04-30 | atl1c: remove code of closing register writable attribution | Huang, Xiong |
2012-04-30 | atl1c: clear WoL status when reset pcie | Huang, Xiong |
2012-04-30 | atl1c: add PHY link event(up/down) patch | Huang, Xiong |
2012-04-30 | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong |
2012-04-30 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2012-04-30 | bnx2x: remove some bloat | Eric Dumazet |
2012-04-30 | pch_gbe: reprogram multicast address register on reset | RongQing.Li |
2012-04-30 | net: makes skb_splice_bits() aware of skb->head_frag | Eric Dumazet |
2012-04-30 | tcp: makes tcp_try_coalesce aware of skb->head_frag | Eric Dumazet |
2012-04-30 | net: make GRO aware of skb->head_frag | Eric Dumazet |
2012-04-30 | tg3: provide frags as skb head | Eric Dumazet |
2012-04-30 | net: allow skb->head to be a page fragment | Eric Dumazet |
2012-04-30 | forcedeth: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | bnx2x: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000e: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker |
2012-04-30 | bridge: Fix fatal typo in setup of multicast_querier_expired | Herbert Xu |
2012-04-30 | l2tp: Add missing net/net/ip6_checksum.h include. | David S. Miller |
2012-04-28 | net/l2tp: add support for L2TP over IPv6 UDP | Benjamin LaHaise |
2012-04-28 | net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 | Benjamin LaHaise |
2012-04-28 | net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() | Benjamin LaHaise |
2012-04-28 | net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb | Benjamin LaHaise |
2012-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-28 | drivers/net/oki-semi: Donot recompute IP header checksum | RongQing.Li |
2012-04-28 | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN | RongQing.Li |
2012-04-28 | net/at91_ether: use gpio_to_irq for phy IRQ line | Nicolas Ferre |
2012-04-28 | AT91: Remove fixed mapping for AT91RM9200 ethernet | Andrew Victor |
2012-04-28 | net: Fixed a coding style issue related to spaces. | Jeffrin Jose |
2012-04-27 | tipc: Reject payload messages with invalid message type | Allan Stephens |
2012-04-27 | ixgbe: check for WoL support in single function | Jacob Keller |
2012-04-27 | igb: Force flow control off during reset when forcing speed. | Matthew Vick |
2012-04-27 | e1000e: 82579 potential system hang on stress when ME enabled | Bruce Allan |
2012-04-27 | e1000e: 82579 packet drop workaround | Bruce Allan |
2012-04-27 | e1000e: Enable DMA Burst Mode on 82574 by default. | Matthew Vick |
2012-04-27 | e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. | Matthew Vick |
2012-04-27 | net: cleanups in sock_setsockopt() | Eric Dumazet |