summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-26packet: minor: remove unused err assignmentDaniel Borkmann
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov
2012-10-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel
2012-10-23netlink: cleanup the unnecessary return value checkHans Zhang
2012-10-23ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet
2012-10-23ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-22ipv4: 16 slots in initial fib_info hash tableEric Dumazet
2012-10-22tcp: speedup SIOCINQ ioctlEric Dumazet
2012-10-22tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet
2012-10-21pkt_sched: use ns_to_ktime() helperEric Dumazet
2012-10-21net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen
2012-10-21sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov
2012-10-21pktgen: Use ipv6_addr_anyJoe Perches
2012-10-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-10-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert
2012-10-18vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko
2012-10-18batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing
2012-10-18batman-adv: Fix broadcast packet CRC calculationLinus Lüssing
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-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 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-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