Age | Commit message (Expand) | Author |
2012-04-09 | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso |
2012-04-09 | netfilter: nf_ct_tcp: don't scale the size of the window up twice | Changli Gao |
2012-04-06 | net: fix a race in sock_queue_err_skb() | Eric Dumazet |
2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet |
2012-04-06 | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings |
2012-04-06 | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings |
2012-04-06 | doc, net: Update netdev operation names | Ben Hutchings |
2012-04-06 | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings |
2012-04-06 | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings |
2012-04-06 | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings |
2012-04-05 | MAINTAINERS: update for Marvell Ethernet drivers | stephen hemminger |
2012-04-05 | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico |
2012-04-05 | phonet: Check input from user before allocating | Sasha Levin |
2012-04-05 | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet |
2012-04-05 | ipv6: fix array index in ip6_mc_add_src() | RongQing.Li |
2012-04-04 | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo |
2012-04-04 | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde |
2012-04-04 | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner |
2012-04-04 | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner |
2012-04-04 | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner |
2012-04-04 | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57810-KR FC | Yaniv Rosner |
2012-04-04 | bnx2x: PFC fix | Yaniv Rosner |
2012-04-04 | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger |
2012-04-04 | net/bonding: correctly proxy slave neigh param setup ndo function | Shlomo Pongratz |
2012-04-04 | net/bonding: emit address change event also in bond_release | Shlomo Pongratz |
2012-04-04 | sctp: Allow struct sctp_event_subscribe to grow without breaking binaries | Thomas Graf |
2012-04-03 | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc | Pablo Neira Ayuso |
2012-04-03 | netfilter: xt_CT: fix missing put timeout object in error path | Pablo Neira Ayuso |
2012-04-03 | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section | Pablo Neira Ayuso |
2012-04-03 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-04-03 | r8169: enable napi on resume. | Artem Savkov |
2012-04-03 | bnx2x: correction to firmware interface | Yuval Mintz |
2012-04-03 | phy:icplus:fix Auto Power Saving in ip101a_config_init. | Srinivas Kandagatla |
2012-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-03 | e1000e: Guarantee descriptor writeback flush success. | Matthew Vick |
2012-04-03 | e1000e: prevent oops when adapter is being closed and reset simultaneously | Bruce Allan |
2012-04-03 | ixgbe: driver fix for link flap | Multanen, Eric W |
2012-04-03 | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert |
2012-04-03 | bpf jit: Make the filter.c::__load_pointer helper non-static for the jits | Jan Seiffert |
2012-04-03 | TCP: update ip_local_port_range documentation | Fernando Luis Vazquez Cao |
2012-04-03 | tcp: allow splice() to build full TSO packets | Eric Dumazet |
2012-04-03 | ppp: Don't stop and restart queue on every TX packet | David Woodhouse |
2012-04-03 | net: fix /proc/net/dev regression | Eric Dumazet |
2012-04-03 | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-04-03 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |