aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08net/fec: misc cleanupsLothar Waßmann1-6/+8
2011-12-08tg3: Update version to 3.122Matt Carlson1-2/+2
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson1-2/+2
2011-12-08tg3: Track LP advertisingMatt Carlson2-3/+38
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson1-56/+25
2011-12-08tg3: Save stats across chip resetsMatt Carlson1-9/+17
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson2-8/+7
2011-12-08bridge: add local MAC address to forwarding table (v2)stephen hemminger4-5/+25
2011-12-08bridge: rearrange fdb notifications (v2)stephen hemminger1-19/+20
2011-12-08bridge: refactor fdb_notifystephen hemminger1-4/+7
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski1-1/+1
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde4-10/+12
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com1-10/+11
2011-12-06caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com1-1/+1
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby1-11/+0
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller4-29/+12
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller4-4/+4
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan1-2/+2
2011-12-06net: Silence seq_scale() unused warningStephen Boyd1-0/+2
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov3-100/+158
2011-12-06inet_diag: Cleanup type2proto last userPavel Emelyanov1-23/+24
2011-12-06inet_diag: Introduce socket family checksPavel Emelyanov1-1/+11
2011-12-06inet_diag: Switch the _dump to work with new headerPavel Emelyanov1-18/+53
2011-12-06inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov1-7/+22
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov2-8/+17
2011-12-06sock_diag: Initial skeletonPavel Emelyanov2-2/+123
2011-12-06inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov3-15/+27
2011-12-06inet_diag: Move byte-code finding up the call-stackPavel Emelyanov1-19/+17
2011-12-06sock_diag: Introduce new message typePavel Emelyanov2-2/+16
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov5-18/+25
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq2-88/+92
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov1-0/+3
2011-12-06netback: fix typo in commentWei Liu1-1/+1
2011-12-06netback: remove redundant assignmentWei Liu1-4/+0
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski6-8/+459
2011-12-06bnx2x: support classification config queryAriel Elior2-0/+46
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski4-23/+120
2011-12-06bnx2x: add PFC statisticsBarak Witkowski6-3/+63
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2-8/+9
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter1-1/+3
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings1-1/+2
2011-12-06ipv4: arp: Cleanup in arp.cIgor Maravic1-10/+10
2011-12-06netback: Fix alert message.Wei Liu1-1/+1
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu1-8/+3
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu1-25/+17
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij1-1/+1
2011-12-05tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet1-13/+10
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet1-2/+0
2011-12-05tcp: fix tcp_trim_head()Eric Dumazet1-5/+8
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com1-1/+33