summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell2012-11-231-1/+0
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-11-2312-269/+185
|\
| * tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2012-11-222-17/+1
| * tipc: eliminate an unnecessary cast of node variableYing Xue2012-11-221-1/+1
| * tipc: introduce message to synchronize broadcast linkJon Maloy2012-11-222-6/+60
| * tipc: rename supported flag to recv_permittedYing Xue2012-11-224-12/+12
| * tipc: remove supportable flag from bclink structureYing Xue2012-11-223-10/+4
| * tipc: remove the bearer congestion mechanismYing Xue2012-11-216-217/+61
| * tipc: wake up all waiting threads at socket shutdownYing Xue2012-11-211-3/+4
| * tipc: return POLLOUT for sockets in an unconnected stateErik Hugne2012-11-211-1/+5
| * tipc: fix race/inefficiencies in poll/wait behaviourYing Xue2012-11-211-5/+40
* | ipv6: adapt connect for repair moveAndrey Vagin2012-11-223-13/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-223-28/+10
|\ \
| * | xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-161-1/+0
| * | xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-151-15/+1
| * | net: xfrm: use __this_cpu_read per-cpu helperShan Wei2012-11-131-5/+3
| * | xfrm: remove redundant replay_esn checkUlrich Weber2012-11-081-7/+6
* | | igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-11-221-4/+7
* | | igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-223-70/+29
* | | igb: Update PTP Rx filtersMatthew Vick2012-11-221-27/+20
* | | ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend2012-11-221-1/+4
* | | ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-224-3/+9
* | | ixgbe: remove needless queuing for L4 ptp packetsJacob Keller2012-11-221-32/+2
* | | ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-221-3/+3
* | | ixgbe: convert to use simple_open()Wei Yongjun2012-11-221-30/+2
* | | ixgbe: Reformat output of ixgbe_dumpJosh Hay2012-11-221-34/+41
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-2116-194/+268
|\ \ \ | |_|/ |/| |
| * | batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann2012-11-211-1/+15
| * | batman-adv: Start new development cycleSven Eckelmann2012-11-211-1/+1
| * | batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich2012-11-214-23/+11
| * | batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-213-0/+36
| * | batman-adv: sysfs documentation should keep alphabetical orderMarek Lindner2012-11-212-25/+26
| * | batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll2012-11-216-107/+74
| * | batman-adv: support array of debugfs general attributesAntonio Quartulli2012-11-211-9/+25
| * | batman-adv: fix bla compare functionSimon Wunderlich2012-11-211-2/+16
| * | batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann2012-11-211-26/+64
|/ /
* | sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-203-1/+29
* | net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-201-4/+2
* | caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-201-2/+1
* | bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat2012-11-201-1/+0
* | sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-202-25/+128
* | add DOVE extensions for VXLANDavid Stevens2012-11-202-25/+235
* | net: Remove bogus dependencies on INETBen Hutchings2012-11-199-10/+10
* | ehea: Remove remnants of LRO supportBen Hutchings2012-11-192-4/+3
* | mlx4_en: Remove remnants of LRO supportBen Hutchings2012-11-193-25/+4
* | net: remove unnecessary wireless includesJohannes Berg2012-11-191-2/+0
* | net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-1913-62/+1
* | net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-192-12/+14
* | net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-191-3/+1
* | vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat2012-11-191-1/+0
OpenPOWER on IntegriCloud