summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ax25.h: Remove extern from function prototypesJoe Perches2013-07-311-106/+109
| * | | | | | | | | arp/neighbour.h: Remove extern from function prototypesJoe Perches2013-07-312-65/+63
| * | | | | | | | | af_rxrpc.h: Remove extern from function prototypesJoe Perches2013-07-311-19/+16
| * | | | | | | | | af_unix.h: Remove extern from function prototypesJoe Perches2013-07-311-8/+8
| * | | | | | | | | addrconf.h: Remove extern function prototypesJoe Perches2013-07-311-88/+72
| * | | | | | | | | fib_rules: add .suppress operationStefan Tomanek2013-07-311-0/+4
| * | | | | | | | | net: Remove extern from include/net/ scheduling prototypesJoe Perches2013-07-314-101/+104
| * | | | | | | | | netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-311-0/+1
| * | | | | | | | | net: split rt_genid for ipv4 and ipv6fan.du2013-07-313-5/+34
| * | | | | | | | | tcp: Remove unused tcpct declarations and commentsDmitry Popov2013-07-311-4/+0
| * | | | | | | | | 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-301-3/+0
| * | | | | | | | | pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-271-0/+1
| * | | | | | | | | VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-272-0/+205
| * | | | | | | | | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-271-0/+15
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-242-6/+27
| * | | | | | | | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-241-0/+4
| * | | | | | | | net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-249-9/+9
| * | | | | | | | tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-221-1/+0
| * | | | | | | | tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-221-9/+0
| * | | | | | | | net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-221-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-032-8/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-081-4/+0
| * | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-082-4/+4
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-292-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-261-12/+0
| * | | | | | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-191-2/+2
| * | | | | | | | xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-142-0/+20
| * | | | | | | | xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-141-0/+6
* | | | | | | | | net: add cpu_relax to busy poll loopEliezer Tamir2013-08-281-0/+1
* | | | | | | | | genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-08-281-2/+18
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-231-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-221-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-221-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-151-1/+8
| |_|/ / / |/| | | |
* | | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-131-14/+0
* | | | | net: rename busy poll MIB counterEliezer Tamir2013-08-091-1/+1
* | | | | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-041-5/+0
| |_|_|/ |/| | |
* | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-012-4/+4
* | | | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-011-0/+5
* | | | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-012-3/+3
|\ \ \ \ | |/ / /
| * | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-312-3/+3
| |/ /
* | | ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-07-311-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-14/+16
|\ \ | |/ |/|
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-4/+4
| * net: rename ll methods to busy-pollEliezer Tamir2013-07-101-10/+12
| * net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-0/+0
* | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-111-0/+6
|\ \ | |/ |/|
| * 9P: Add cancelled() to the transport functions.Simon Derr2013-07-071-0/+3
OpenPOWER on IntegriCloud