aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-09
|\
| * typo in UserModeLinux-HOWTORichard Genoud2012-10-09
| * hppfs: fix the return value of get_inode()Wei Yongjun2012-10-09
| * hostfs: drop vmtruncateMarco Stornelli2012-10-09
| * um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
| * um: move sysrq.h out of include/sharedAl Viro2012-10-09
| * um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro2012-10-09
| * um/x86: merge 32 and 64bit variants of checksum.hAl Viro2012-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-09
|\ \
| * | RDS: fix rds-ping spinlock recursionjeff.liu2012-10-09
| * | netdev/phy: Prototype of_mdio_find_bus()Mark Brown2012-10-09
| * | farsync: fix support for over 30 cardsDan Carpenter2012-10-09
| * | be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde2012-10-09
| * | pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li2012-10-09
| * | Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller2012-10-09
| |\ \
| | * | UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2012-10-09
| * | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller2012-10-09
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells2012-10-09
| | * | | UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells2012-10-09
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-09
| |\ \ \
| * | | | e1000e: add device IDs for i218Bruce Allan2012-10-09
| * | | | ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-09
| * | | | ixgbevf: Set the netdev number of Tx queuesGreg Rose2012-10-09
| * | | | net: fix typo in freescale/ucc_geth.cMichael Neuling2012-10-09
| * | | | vxlan: fix more sparse warningsStephen Hemminger2012-10-08
| * | | | ipvs: fix ARP resolving for direct routing modeJulian Anastasov2012-10-08
| * | | | ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-08
| * | | | ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-08
| * | | | ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov2012-10-08
| * | | | ipv4: fix forwarding for strict source routesJulian Anastasov2012-10-08
| * | | | ipv4: fix sending of redirectsJulian Anastasov2012-10-08
| * | | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
| * | | | vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-08
| * | | | net: gro: selective flush of packetsEric Dumazet2012-10-08
| * | | | skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower2012-10-08
| * | | | cxgb4: Address various sparse warningsVipul Pandya2012-10-08
| * | | | ipv4: Don't report stale pmtu values to userspaceSteffen Klassert2012-10-08
| * | | | ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert2012-10-08
| * | | | ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert2012-10-08
| * | | | cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter2012-10-08
| * | | | ptp: use list_move instead of list_del/list_addWei Yongjun2012-10-07
| * | | | vxlan: remove unused including <linux/version.h>Wei Yongjun2012-10-07
| * | | | net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07