aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov1-4/+25
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov1-4/+16
2012-12-26netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso1-4/+21
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso3-1/+54
2012-12-17netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso1-0/+1
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso3-0/+11
2012-12-16netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney1-3/+12
2012-12-16netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi1-1/+4
2012-12-16netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot1-2/+2
2012-12-16netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2-10/+20
2012-12-16netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2-0/+2
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott1-1/+1
2012-12-15sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2012-12-15bridge: add flags to distinguish permanent mdb entiresAmerigo Wang4-7/+17
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang1-0/+2
2012-12-15sctp: Change defaults on cookie hmac selectionNeil Horman2-4/+27
2012-12-15i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-8/+25
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2-0/+24
2012-12-14mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov1-2/+2
2012-12-14bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov1-2/+0
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov2-13/+15
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov1-2/+1
2012-12-14tuntap: fix ambigious multiqueue APIJason Wang1-23/+63
2012-12-14bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang1-3/+1
2012-12-14Revert "sched: Update_cfs_shares at period edge"Linus Torvalds1-10/+8
2012-12-13autofs4 - use simple_empty() for empty directory checkIan Kent1-17/+5
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2-34/+36
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger1-4/+6
2012-12-13net: ethool: Document struct ethtool_flow_extYan Burman1-2/+14
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet1-3/+4
2012-12-13nfc: remove noisy message from llcp_sock_sendmsgDave Jones1-4/+0
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2-9/+0
2012-12-12mm/memory.c: remove unused code from do_wp_page()Dominik Dingel1-6/+1
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov5-35/+28
2012-12-12mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi1-1/+7
2012-12-12hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi1-5/+7
2012-12-12hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi1-1/+3
2012-12-12mm: protect against concurrent vma expansionMichel Lespinasse1-0/+28
2012-12-12memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko1-3/+0
2012-12-12tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins1-1/+91
2012-12-12mm: provide more accurate estimation of pages occupied by memmapJiang Liu1-2/+24
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong1-3/+0
2012-12-12fs/buffer.c: do not inline exported functionYan Hong1-2/+1
2012-12-12writeback: fix a typo in commentYan Hong1-1/+1
2012-12-12mm: introduce new field "managed_pages" to struct zoneJiang Liu6-23/+121
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes3-42/+27