summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-03net: sctp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring
2015-02-03ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich
2015-02-03udpv6: Add lockless sendmsg() supportVlad Yasevich
2015-02-03ipv6: Introduce udpv6_send_skb()Vlad Yasevich
2015-02-03ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-03ipv6: Append sending data to arbitrary queueVlad Yasevich
2015-02-03ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-03net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal
2015-02-03net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-03net-timestamp: no-payload optionWillem de Bruijn
2015-02-02bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu
2015-02-02swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-02bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01ipv4: icmp: use percpu allocationEric Dumazet
2015-02-01tcp: use SACK RTTs for CCKenneth Klette Jonassen
2015-01-31irda: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-31net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-29rtnetlink: pass link_net to the newlink handlerNicolas Dichtel
2015-01-29pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet
2015-01-29act_connmark: fix dependencies betterArnd Bergmann
2015-01-29net: remove sock_iocbChristoph Hellwig
2015-01-29openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-29Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard
2015-01-27NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Reference every pipe information according to notificationChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2015-01-27net: don't OOPS on socket aioChristoph Hellwig
2015-01-27netlink: Kill redundant net argument in netlink_insertHerbert Xu
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-01-27ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-01-27udp_diag: Fix socket skipping within chainHerbert Xu
2015-01-27Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-27net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-01-27flow_dissector: add tipc supportErik Hugne
2015-01-27tipc: fix excessive network event loggingErik Hugne
2015-01-27net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-27net: cls_basic: return from walking on match in basic_getDaniel Borkmann
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-26openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer
2015-01-26openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer
2015-01-26openvswitch: Refactor ovs_nla_fill_match().Joe Stringer