summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-30
| * | | | | | | | | | | | net: dsa: add ds_to_privFlorian Fainelli2014-04-30
| * | | | | | | | | | | | sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-27
| * | | | | | | | | | | | vxlan: add x-netns supportNicolas Dichtel2014-04-24
| * | | | | | | | | | | | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-24
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | tcp: make tcp_cwnd_application_limited() staticWeiping Pan2014-04-20
| * | | | | | | | | | | 6lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez2014-04-20
| * | | | | | | | | | | 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-20
* | | | | | | | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | wimax: Spelling s/than/that/, wording s/destinatary/recipient/Geert Uytterhoeven2014-05-05
| * | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | | | | | | | | | | | net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-02
|/ / / / / / / / / / / /
* | | | | | | / / / / / ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-09
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-06
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-05
* | | | | | | | | | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
* | | | | | | | | | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
|/ / / / / / / / / / /
* | | | | | | | | | | vsock: Make transport the proto ownerAndy King2014-05-05
* | | | | | | | | | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-24
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-18
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* | | | | | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-14
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-14
* | | | | | | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-14
* | | | | | | | | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\ \ \ \ \ \ \ \
| * | | | | | | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | 9pnet: p9_client->conn field is unused. Remove it.Simon Derr2014-03-25
| * | | | | | | 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-25
| * | | | | | | 9P: Add cancelled() to the transport functions.Simon Derr2014-03-25
| * | | | | | | 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-25
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-03
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * | | | | | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-08
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-31
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-31
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-27
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
| | | | * | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-19