summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-16
| | * | | | | | | | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-16
| | * | | | | | | | | wireless: indent kernel-doc with tabsJohannes Berg2013-07-16
| | * | | | | | | | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
| | * | | | | | | | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2013-08-10
| * | | | | | | | | af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2013-08-10
| * | | | | | | | | tcp: add server ip to encrypt cookie in fast openYuchung Cheng2013-08-10
| * | | | | | | | | Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-09
| * | | | | | | | | net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
| * | | | | | | | | net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-09
| * | | | | | | | | ip_tunnel: embed hash list headstephen hemminger2013-08-07
| * | | | | | | | | sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du2013-08-05
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fib_rules: reorder struct fib_rules fieldsEric Dumazet2013-08-03
| * | | | | | | | | fib_rules: fix suppressor names and default valuesStefan Tomanek2013-08-03
| * | | | | | | | | fib_rules: add route suppression based on ifgroupStefan Tomanek2013-08-02
| * | | | | | | | | sctp: Don't lookup dst if transport dst is still validfan.du2013-08-02
| * | | | | | | | | include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches2013-08-02
| * | | | | | | | | cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | checksum: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | ax25.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | arp/neighbour.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | af_rxrpc.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | af_unix.h: Remove extern from function prototypesJoe Perches2013-07-31
| * | | | | | | | | addrconf.h: Remove extern function prototypesJoe Perches2013-07-31
| * | | | | | | | | fib_rules: add .suppress operationStefan Tomanek2013-07-31
| * | | | | | | | | net: Remove extern from include/net/ scheduling prototypesJoe Perches2013-07-31
| * | | | | | | | | netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-31
| * | | | | | | | | net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
| * | | | | | | | | tcp: Remove unused tcpct declarations and commentsDmitry Popov2013-07-31
| * | | | | | | | | 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-30
| * | | | | | | | | pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-27
| * | | | | | | | | VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-27
| * | | | | | | | | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-27
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-24
| * | | | | | | | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-24
| * | | | | | | | net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
| * | | | | | | | tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-22
| * | | | | | | | tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-22
| * | | | | | | | net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-08
| * | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-29
|\ \ \ \ \ \ \ \
| * | | | | | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-26
| * | | | | | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-19
| * | | | | | | | xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-14
| * | | | | | | | xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-14