aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-26bridge: cleanup netpoll codestephen hemminger
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman
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-25Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires
2013-07-25Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires
2013-07-25Bluetooth: Add missing braces to an "else if"Gustavo Padovan
2013-07-25Bluetooth: Use defines instead of integer literalsMikel Astiz
2013-07-25Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz
2013-07-25Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann
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-23rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton
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-22HID: fix unused rsize usageJiri Kosina
2013-07-22HID: fix data access in implement()Jiri Kosina
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
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds