summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2015-01-26NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard
2015-01-26NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet
2015-01-26bridge: simplify br_getlink() a bitDan Carpenter
2015-01-26ipv6: Fix __ip6_route_redirectMartin KaFai Lau
2015-01-26net: dsa: set slave MII bus PHY maskVivien Didelot
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-01-25vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-25udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-24vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-24vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-24ip6gretap: advertise link netns via netlinkNicolas Dichtel