summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-17netfilter: xt_TEE: don't use destination address found in headerEric Dumazet
2012-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-10-16sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau
2012-10-15mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-15Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg
2012-10-15netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven
2012-10-15netfilter: xt_CT: fix timeout setting with IPv6Pablo Neira Ayuso
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman
2012-10-12net: add doc for in4_pton()Amerigo Wang
2012-10-12net: add doc for in6_pton()Amerigo Wang
2012-10-12vti: fix sparse bit endian warningsstephen hemminger
2012-10-12tcp: resets are misroutedAlexey Kuznetsov
2012-10-12Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-11tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr
2012-10-11Merge Trond's bugfixesJ. Bruce Fields
2012-10-10ipv4: fix route mark sparse warningstephen hemminger
2012-10-10bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2012-10-10pktgen: replace scan_ip6() with in6_pton()Amerigo Wang
2012-10-10pktgen: enable automatic IPv6 address settingAmerigo Wang
2012-10-10pktgen: display IPv4 address in human-readable formatAmerigo Wang
2012-10-10pktgen: set different default min_pkt_size for different protocolsAmerigo Wang
2012-10-10pktgen: fix crash when generating IPv6 packetsAmerigo Wang
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-09rbd: reset BACKOFF if unable to re-queueAlex Elder
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-10-09RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse
2012-10-09ipvs: initialize returned data in do_ip_vs_get_ctlArnd Bergmann
2012-10-08ipvs: fix ARP resolving for direct routing modeJulian Anastasov
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-08ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov
2012-10-08ipv4: fix forwarding for strict source routesJulian Anastasov
2012-10-08ipv4: fix sending of redirectsJulian Anastasov
2012-10-08ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet
2012-10-08vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl