summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller436-3493/+5400
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic1-2/+3
2011-12-02niu: Fix typo in comment.David S. Miller1-1/+1
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-280/+589
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-02niu: Add support for byte queue limits.David S. Miller1-1/+11
2011-12-02niu: Remove redundant PHY ID test.David S. Miller1-2/+4
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-02sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-02Linux 3.2-rc4v3.2-rc4Linus Torvalds1-1/+1
2011-12-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-536/+995
2011-12-02ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds27-120/+199
2011-12-01dccp: Fix compile warning in probe code.David S. Miller1-2/+12
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller1-1/+1
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet2-5/+21
2011-12-01dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().David S. Miller1-2/+3
2011-12-01powerpc: tqm8548/tqm8xx: add and update CAN device nodesWolfgang Grandegger3-10/+53
2011-12-01can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger4-0/+333
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger3-0/+379
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger7-0/+1130
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle1-10/+3
2011-12-01net: net_device flags is an unsigned intEric Dumazet1-7/+7
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin1-0/+1
2011-12-01netem: fix build error on 32bit archesEric Dumazet1-1/+4
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+60
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt1-7/+20
2011-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-12-01caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com1-4/+0
2011-12-01caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com4-19/+4
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com4-90/+132
2011-12-01caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com1-1/+2
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-12-01netem: rate extensionHagen Paul Pfeifer2-0/+45
2011-12-01ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao1-2/+2
2011-12-01ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()Jun Zhao1-2/+2
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-12-01Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+3
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-12-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds71-270/+517
2011-12-01ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-12-01ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-12-01ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-12-01atm: clip: Use device neigh support on top of "arp_tbl".David Miller4-90/+16
2011-12-01neigh: Add device constructor/destructor capability.David Miller2-1/+16
2011-12-01atm: clip: Convert over to neighbour_priv()David Miller2-15/+15