summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-04tcp: tcp_sendmsg() page recyclingEric Dumazet
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04tcp: drop SYN+FIN messagesEric Dumazet
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-12-03ipv6: Various cleanups in route.cDavid S. Miller
2011-12-03ipv6: Various cleanups in ip6_route.cDavid S. Miller
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2011-12-03genetlink: Add genl_notify()Pravin B Shelar
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic
2011-12-02niu: Fix typo in comment.David S. Miller
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-01niu: Add support for byte queue limits.David S. Miller
2011-12-01niu: Remove redundant PHY ID test.David S. Miller
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-01sch_red: fix red_changeEric Dumazet
2011-12-01Linux 3.2-rc4Linus Torvalds
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01dccp: Fix compile warning in probe code.David S. Miller
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller
2011-12-01Revert "udp: remove redundant variable"David S. Miller
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet
2011-12-01dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().David S. Miller
2011-12-01powerpc: tqm8548/tqm8xx: add and update CAN device nodesWolfgang Grandegger
2011-12-01can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle
2011-12-01net: net_device flags is an unsigned intEric Dumazet
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin
2011-12-01netem: fix build error on 32bit archesEric Dumazet
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li