summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg
2013-07-29pktgen: add needed include fileStephen Rothwell
2013-07-28ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka
2013-07-27pktgen: Use ip_send_check() to compute checksumThomas Graf
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-26bridge: cleanup netpoll codestephen hemminger
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-24net: fix comment above build_skb()Florian Fainelli
2013-07-24net: Make devnet_rename_seq staticThomas Gleixner
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-24ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-07-24fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar
2013-07-24net: trans_rdma: remove unused functionAndi Shyti
2013-07-24net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du
2013-07-24net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-23vti: switch to new ip tunnel codeAmerigo Wang
2013-07-23ip6mr: change the prototype of ip6_mr_forward().Rami Rosen
2013-07-23ipmr: change the prototype of ip_mr_forward().Rami Rosen
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-07-22tcp: use RTT from SACK for RTOYuchung Cheng
2013-07-22tcp: measure RTT from new SACKYuchung Cheng
2013-07-22tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng
2013-07-22tcp: consolidate SYNACK RTT samplingYuchung Cheng
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran
2013-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-19bridge: do not call setup_timer() multiple timesEric Dumazet
2013-07-19sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-19net/irda: fixed style issues in irttpDragos Foianu
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds