summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com
2011-12-06caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov
2011-12-06inet_diag: Cleanup type2proto last userPavel Emelyanov
2011-12-06inet_diag: Introduce socket family checksPavel Emelyanov
2011-12-06inet_diag: Switch the _dump to work with new headerPavel Emelyanov
2011-12-06inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov
2011-12-06inet_diag: Move byte-code finding up the call-stackPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq
2011-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov
2011-12-06netback: fix typo in commentWei Liu
2011-12-06netback: remove redundant assignmentWei Liu
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski
2011-12-06bnx2x: support classification config queryAriel Elior
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski
2011-12-06bnx2x: add PFC statisticsBarak Witkowski
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06ipv4: arp: Cleanup in arp.cIgor Maravic
2011-12-05tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-12-05tcp: fix tcp_trim_head()Eric Dumazet
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com
2011-12-05caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com
2011-12-05if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend