summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter1-0/+1
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet2-4/+20
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du4-11/+18
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-27/+114
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov1-4/+0
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville5-23/+24
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-9/+17
2013-07-30net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-30flow_dissector: add support for IPPROTO_IPV6Tom Herbert1-0/+3
2013-07-30flow_dissector: clean up IPIP caseTom Herbert1-1/+2
2013-07-30net: export physical port id via sysfsJiri Pirko1-0/+22
2013-07-30rtnl: export physical port id via RT netlinkJiri Pirko1-1/+24
2013-07-30net: add ndo to get id of physical port of the deviceJiri Pirko1-0/+18
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira1-1/+1
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz4-23/+23
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2-3/+5
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti1-7/+2
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller1-0/+1
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg1-1/+9
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg1-1/+4
2013-07-29pktgen: add needed include fileStephen Rothwell1-0/+1
2013-07-28ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2-1/+6
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka1-0/+2
2013-07-27pktgen: Use ip_send_check() to compute checksumThomas Graf1-2/+1
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2-6/+54
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He6-212/+5
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer3-36/+5
2013-07-26bridge: cleanup netpoll codestephen hemminger3-17/+8
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco1-7/+22
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan1-7/+4
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov1-1/+4
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-11/+56
2013-07-24net: fix comment above build_skb()Florian Fainelli1-1/+2
2013-07-24net: Make devnet_rename_seq staticThomas Gleixner1-1/+1
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet5-0/+19
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet6-8/+8
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann27-28/+28
2013-07-24ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa1-0/+5
2013-07-24fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar1-1/+1
2013-07-24net: trans_rdma: remove unused functionAndi Shyti1-11/+0
2013-07-24net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du1-8/+8
2013-07-24net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du1-1/+0
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-11/+56
2013-07-23vti: switch to new ip tunnel codeAmerigo Wang1-476/+52
2013-07-23ip6mr: change the prototype of ip6_mr_forward().Rami Rosen1-6/+5
2013-07-23ipmr: change the prototype of ip_mr_forward().Rami Rosen1-8/+7
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko3-6/+46