index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-07
net: move pskb_put() to core code
Mathias Krause
2013-11-07
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
2013-11-05
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2013-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-04
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
2013-11-04
tcp: properly handle stretch acks in slow start
Yuchung Cheng
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
2013-10-28
mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs
Johannes Berg
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
2013-10-25
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
2013-10-23
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-21
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
2013-10-21
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-10-21
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-19
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-19
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipv4: generalize gre_handle_offloads
Eric Dumazet
2013-10-19
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
[next]