summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-12-01caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com
2011-12-01caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-12-01caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-12-01netem: rate extensionHagen Paul Pfeifer
2011-12-01ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao
2011-12-01ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()Jun Zhao
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-12-01Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-12-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller
2011-11-30neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-30neigh: Create mechanism for generic neigh private areas.David Miller
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-11-30sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet
2011-11-30sch_teql: fix lockdep splatEric Dumazet
2011-11-30bnx2: Support for byte queue limitsEric Dumazet
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet
2011-11-30can: Revert outdated cc770 driver patches.David S. Miller
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter
2011-11-30Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-30sky2: add bql supportstephen hemminger