summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...Siva Mannem
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-02net: sctp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring
2015-02-02ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich
2015-02-02udpv6: Add lockless sendmsg() supportVlad Yasevich
2015-02-02ipv6: Introduce udpv6_send_skb()Vlad Yasevich
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-02ipv6: Append sending data to arbitrary queueVlad Yasevich
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-02net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-01bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2015-01-31tcp: use SACK RTTs for CCKenneth Klette Jonassen
2015-01-30irda: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-30net: 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-28pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet
2015-01-28act_connmark: fix dependencies betterArnd Bergmann
2015-01-28net: remove sock_iocbChristoph Hellwig
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-28NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-28NFC: 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-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-01-26flow_dissector: add tipc supportErik Hugne
2015-01-26tipc: fix excessive network event loggingErik Hugne
2015-01-26net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26net: cls_basic: return from walking on match in basic_getDaniel Borkmann