aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-26ipvs: add check in ftp for initialized coreJulian Anastasov
2012-04-25ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov
2012-04-25ipvs: Verify that IP_VS protocol has been registeredSasha Levin
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-09netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo
2012-04-04stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner
2012-04-04bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner
2012-04-04bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner
2012-04-04bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner
2012-04-04bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner
2012-04-04bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner
2012-04-04bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner
2012-04-04bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner
2012-04-04bnx2x: Fix BCM57810-KR FCYaniv Rosner
2012-04-04bnx2x: PFC fixYaniv Rosner
2012-04-04sky2: copy received packets on inefficient unaligned architecturestephen hemminger
2012-04-04net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz
2012-04-04net/bonding: emit address change event also in bond_releaseShlomo Pongratz
2012-04-04sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf
2012-04-03netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso
2012-04-03netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso
2012-04-03netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-03r8169: enable napi on resume.Artem Savkov
2012-04-03bnx2x: correction to firmware interfaceYuval Mintz
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla
2012-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-03e1000e: Guarantee descriptor writeback flush success.Matthew Vick
2012-04-03e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert
2012-04-03bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert