summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-301-1/+2
| | * | | | | | | net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-04-291-1/+1
| | * | | | | | | ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
| | * | | | | | | VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-251-1/+1
| | * | | | | | | VSOCK: Fix misc device registrationAsias He2013-04-251-1/+1
| | * | | | | | | NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-251-2/+3
| | * | | | | | | netrom: info leak in ->getname()Dan Carpenter2013-04-251-0/+2
| | * | | | | | | appletalk: info leak in ->getname()Dan Carpenter2013-04-251-1/+1
| | * | | | | | | batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-221-6/+5
| * | | | | | | | openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-305-12/+2
| * | | | | | | | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2912-91/+41
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-299-79/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-271-0/+1
| | | * | | | | | | | NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-269-79/+8
| | * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-263-12/+32
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-231-3/+4
| | | * | | | | | | | Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-231-1/+2
| | | * | | | | | | | Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-232-1/+17
| | | * | | | | | | | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-7/+9
| * | | | | | | | | | tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-291-1/+6
| * | | | | | | | | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-2911-28/+67
| * | | | | | | | | | net: defer net_secret[] initializationEric Dumazet2013-04-292-4/+5
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-2919-3305/+3475
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-3/+2
| | * | | | | | | | | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-291-2/+3
| | * | | | | | | | | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-291-0/+16
| | * | | | | | | | | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-292-104/+146
| | * | | | | | | | | | netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal2013-04-291-21/+28
| | * | | | | | | | | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-293-3/+77
| | * | | | | | | | | | netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik2013-04-291-6/+67
| | * | | | | | | | | | netfilter: ipset: The hash types with counter supportJozsef Kadlecsik2013-04-298-19/+381
| | * | | | | | | | | | netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik2013-04-294-15/+186
| | * | | | | | | | | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-291-0/+10
| | * | | | | | | | | | netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik2013-04-291-246/+301
| | * | | | | | | | | | netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik2013-04-297-1865/+610
| | * | | | | | | | | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-291-0/+1039
| | * | | | | | | | | | netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik2013-04-293-958/+316
| | * | | | | | | | | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-291-0/+265
| | * | | | | | | | | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-293-24/+26
| | * | | | | | | | | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-295-45/+0
| | * | | | | | | | | | netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-294-24/+32
| * | | | | | | | | | | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-293-16/+68
| * | | | | | | | | | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-292-0/+37
| * | | | | | | | | | | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-291-0/+4
| * | | | | | | | | | | packet_diag: disclose uid valueNicolas Dichtel2013-04-291-5/+14
| * | | | | | | | | | | bridge: Add fdb dst check during fdb updateroopa2013-04-291-2/+14
| * | | | | | | | | | | genetlink: fix possible memory leak in genl_family_rcv_msg()Wei Yongjun2013-04-261-2/+3
| |/ / / / / / / / / /
| * | | | | | | | | | net: fix address check in rtnl_fdb_delVlad Yasevich2013-04-251-1/+1
| * | | | | | | | | | net: ipv4: typo issue, remove erroneous semicolonChen Gang2013-04-251-1/+1
OpenPOWER on IntegriCloud