aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-21
* RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-21
* RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-21
* RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-20
* IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-20
* RDMA/cma: Define native IB addressSean Hefty2013-06-20
* ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* tcp: introduce a per-route knob for quick ackCong Wang2013-06-20
* net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-20
* openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-19
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-19
* ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-19
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-19
* gre: export gre_build_header() function.Pravin B Shelar2013-06-19
* gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-15
| |\
| | * ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
| * | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-15
| * | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-13
| |\ \
| | * | trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-10
| * | | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2013-06-13
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-10
| | |\ \ | | | |/ | | |/|
| | | * ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-12
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
| | |\ \ \
| | | * | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-12
| | * | | | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-12
| | * | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-11
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-12
| |\ \ \ \ \
| | * | | | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-30
| * | | | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-12
| * | | | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
| * | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-12
| * | | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-12
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | kvm: Add definition of KVM_REG_MIPSDavid Daney2013-06-11
| | * | | | | KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan2013-06-05
| * | | | | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-07
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-28
| | | |/ / / | | |/| | |
* | | | | | net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* | | | | | net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-17
* | | | | | tipc: update code comments to reflect new uapi header pathYing Xue2013-06-17
* | | | | | net: add socket option for low latency pollingEliezer Tamir2013-06-17
* | | | | | net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-17
* | | | | | net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-06-14
|\ \ \ \ \ \