summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-28/+10
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck1-4/+7
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick3-70/+29
2012-11-22igb: Update PTP Rx filtersMatthew Vick1-27/+20
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend1-1/+4
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller4-3/+9
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller1-32/+2
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller1-3/+3
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun1-30/+2
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay1-34/+41
2012-11-21Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller16-194/+268
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann1-1/+15
2012-11-21batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich4-23/+11
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann3-0/+36
2012-11-21batman-adv: sysfs documentation should keep alphabetical orderMarek Lindner2-25/+26
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll6-107/+74
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli1-9/+25
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich1-2/+16
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann1-26/+64
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman3-1/+29
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat1-4/+2
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat1-2/+1
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat1-1/+0
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2-25/+128
2012-11-20add DOVE extensions for VXLANDavid Stevens2-25/+235
2012-11-19net: Remove bogus dependencies on INETBen Hutchings9-10/+10
2012-11-19ehea: Remove remnants of LRO supportBen Hutchings2-4/+3
2012-11-19mlx4_en: Remove remnants of LRO supportBen Hutchings3-25/+4
2012-11-19net: remove unnecessary wireless includesJohannes Berg1-2/+0
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood13-62/+1
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei2-12/+14
2012-11-19net: core: use this_cpu_ptr per-cpu helperShan Wei1-3/+1
2012-11-19vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat1-1/+0
2012-11-19net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre1-10/+7
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman1-1/+1
2012-11-19qeth: Remove BUG_ONsStefan Raspl3-14/+10
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl4-3/+16
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl1-8/+8
2012-11-19claw: remove BUG_ONsUrsula Braun1-2/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun2-5/+0
2012-11-19qeth: Remove unused variableStefan Raspl1-2/+1
2012-11-19net: Allow userns root to control tun and tap devicesEric W. Biederman1-2/+3
2012-11-18net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman3-6/+10
2012-11-18net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman9-54/+4
2012-11-18net: Enable some sysctls that are safe for the userns rootEric W. Biederman4-22/+1
2012-11-18net: Allow the userns root to control vlans.Eric W. Biederman1-6/+6
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman3-18/+19
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman8-9/+9
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman12-25/+28