aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * | | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-12
| | | * | | | Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-12
| | | * | | | Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-12
| | * | | | | netlink: fix error propagation in netlink_mmap()Patrick McHardy2013-06-11
| | * | | | | net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-11
| | * | | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-11
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-10
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-10
| | | * | | netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-07
| | | * | | netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-05
| | | * | | netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
| | | * | | netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
| | * | | | net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet2013-06-07
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-12
| |\ \ \ \ \
| | * | | | | libceph: must hold mutex for reset_changed_osds()Alex Elder2013-05-17
| * | | | | | Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V2013-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: remove dev_base_lock use from enable_bearerYing Xue2013-06-17
* | | | | | | tipc: fix wrong return value for link_send_sections_long routineYing Xue2013-06-17
* | | | | | | tipc: make tipc_link_send_sections_fast exit earlierYing Xue2013-06-17
* | | | | | | tipc: enhance priority of link protocol packetYing Xue2013-06-17
* | | | | | | tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* | | | | | | tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue2013-06-17
* | | | | | | tipc: convert config_lock from spinlock to mutexYing Xue2013-06-17
* | | | | | | tipc: rename tipc_createport_raw to tipc_createportYing Xue2013-06-17
* | | | | | | tipc: remove user_port instance from tipc_port structureYing Xue2013-06-17
* | | | | | | tipc: delete code orphaned by new server infrastructureYing Xue2013-06-17
* | | | | | | tipc: convert configuration server to use new server facilityYing Xue2013-06-17
* | | | | | | tipc: convert topology server to use new server facilityYing Xue2013-06-17
* | | | | | | tipc: introduce new TIPC server infrastructureYing Xue2013-06-17
* | | | | | | tipc: allow implicit connect for stream socketsErik Hugne2013-06-17
* | | | | | | tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-17
* | | | | | | net: add socket option for low latency pollingEliezer Tamir2013-06-17
* | | | | | | net: remove NET_LL_RX_POLL config menueEliezer 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
* | | | | | | net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann2013-06-14
* | | | | | | net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann2013-06-14
* | | | | | | net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann2013-06-14
* | | | | | | net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann2013-06-14
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-06-14
|\ \ \ \ \ \ \
| * | | | | | | openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar2013-06-14
| * | | | | | | openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar2013-06-14
| * | | | | | | openvswitch: Fix misspellings in comments and docs.Andy Hill2013-06-14
| * | | | | | | openvswitch: fix variable names in commentLorand Jakab2013-06-14
| * | | | | | | openvswitch: Unify vport error stats handling.Pravin B Shelar2013-06-14
| * | | | | | | openvswitch: Remove unused get_config vport op.Jesse Gross2013-06-14
| * | | | | | | openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross2013-06-14